home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / emulators / over5 / doc / over5.history < prev    next >
Text File  |  1978-11-24  |  3KB  |  106 lines

  1. History for Over5 by Daniel Kahlin <tlr@stacken.kth.se>
  2. -----------------------------------------------------------------------------
  3.  
  4. Over5 0.463 (950919) tlr - Third Release Version
  5.   - coded READZIP, tested works ok.
  6.   - improved error checking on zipcode archives.
  7.  
  8. Over5 0.439 (950917) tlr - INTERNAL
  9.   - coded WRITEZIP, tested works ok.
  10.  
  11. Over5 0.421 (950830) tlr - INTERNAL
  12.   - implemented READDISK
  13.   - fixed fatal bug in READDISK and WRITEDISK, wouldn't write track 35.
  14.  
  15. Over5 0.416 (950816) tlr - INTERNAL
  16.   - fixed bugs associated with srv_READSTRING and COMMAND '$'
  17.     could have been fatal in some cases.
  18.  
  19. Over5 0.409 (950815) tlr - INTERNAL
  20.   - remade WRITEDISK for multitrack write (could be better)
  21.  
  22. Over5 0.405 (950812) tlr - INTERNAL
  23.   - coded WRITEDISK, added READDISK skeleton.
  24.   - found bugs
  25.  
  26. Over5 0.388 (950808) tlr - Second Release version
  27.   - coded commands DIR, $ and CD with server
  28.   - fixed new load and save routines for server
  29.   - added proper error string with server
  30.   - made alot of general code around the server! Should work!
  31.  
  32. Over5 0.345 (950806) tlr - INTERNAL
  33.   - coded prototype 'reset' function (for use with cartridge)
  34.   - found nasty bug in 'BOOT'.  Last byte sent was trashed in
  35.     some cases.
  36.   - moved a 'jfree' call outside a loop, and thus removing the
  37.     infamous death bug from outer space! 
  38.  
  39. Over5 0.317 (950805) tlr - INTERNAL
  40.   - coded srvsave
  41.   - fixed bugs in readstring.
  42.  
  43. Over5 0.311 (950804) tlr - INTERNAL
  44.   - Coded complete readstring. (with addstring)
  45.   - coded srvload
  46.  
  47. Over5 0.293 (950803) tlr - INTERNAL
  48.   - Programmed a simple server.
  49.   - Set SERF_RAD_BOOGIE.  Should improve performance on slow computers (A500)
  50.   - Fixed safer syncing during BOOT.
  51.   - Fixed cosmetic bug in bl_sendfile.
  52.   - Lowerred DELAY_BLOCK to 1.8 millisecs. (increases transfer speed)
  53.  
  54. Over5 0.276 (950722) tlr - First Release
  55.   - Restructured code, mostly to be able to compile on linux.
  56.   - Added server skeleton.
  57.   - fixed reporting of return codes
  58.  
  59. Over5 0.267 (950720) tlr - INTERNAL
  60.   - Implemented HELP option
  61.   - Fixed translation of '(' to '[' and ')' to ']'
  62.   - trimmed basic boot
  63.   - improved docs (could be much better though)
  64.   - fixed parameter error in test
  65.   - 'COPY' now shows diskstatus
  66.  
  67. Over5 0.252 (950713) tlr - INTERNAL
  68.   - Now sends device number ok. (but always 8)
  69.   - Implemented new compact structures.
  70.  
  71. Over5 0.249 (950711) tlr - INTERNAL
  72.   - Fixed bug in WRITEMEM
  73.   - Added option RUN to WRITEMEM
  74.  
  75. Over5 0.246 (950711) tlr - INTERNAL
  76.   - Coded SYS
  77.  
  78. Over5 0.240 (950710) tlr - INTERNAL
  79.   - changed boot speed to 150 baud
  80.   - Coded MEMORYREAD/WRITE
  81.  
  82. Over5 0.226 (950702) tlr - INTERNAL
  83.   - coded 300 baud boot, works ok.
  84.  
  85. Over5 0.220 (950701) tlr - INTERNAL
  86.   - Fixed wildcards in the copy command
  87.   - if redirected to a file... no CSI codes!
  88.  
  89. Over5 0.195 (950701) tlr - INTERNAL
  90.   - Coded the copy command (works ok!)
  91.  
  92. Over5 0.176 (950701) tlr - INTERNAL
  93.   - Fixed so that DEBUG works again
  94.   - Made diskturbo for "diskslave"
  95.   - Added klugdge delay in block read/write (c64 code really needs optimizing)
  96.  
  97. Over5 0.170 (950701) tlr - INTERNAL
  98.   - Longer and better filetest (40960 bytes)
  99.   - fixed problems in "Block.asm" (couldn't read/write under rom)
  100.  
  101. Over5 0.168 (950628) tlr - INTERNAL
  102.   - Fixed parameter handling so that quoting works ok.
  103.   - Fixed c64 basic boot. 
  104.  
  105.  
  106.